Crate subxt_metadata

source ·

Enums

An error returned if we attempt to get the hash for a specific call, constant or storage item that doesn’t exist.

Functions

Obtain the hash for a specific call, or an error if it’s not found.
Obtain the hash for a specific constant, or an error if it’s not found.
Obtain the hash representation of a frame_metadata::RuntimeMetadataV14.
Obtain the hash representation of a frame_metadata::RuntimeMetadataV14 hashing only the provided pallets.
Obtain the hash representation of a frame_metadata::PalletMetadata.
Obtain the hash for a specific storage item, or an error if it’s not found.